Skip to content

Update OpenAPI spec (2026-05-26)#26

Merged
gjtorikian merged 1 commit into
mainfrom
update-spec-20260526-131317-26450036043
May 26, 2026
Merged

Update OpenAPI spec (2026-05-26)#26
gjtorikian merged 1 commit into
mainfrom
update-spec-20260526-131317-26450036043

Conversation

@workos-sdk-automation
Copy link
Copy Markdown
Contributor

🤖 I see new OpenAPI changes beep boop

Automated update from https://github.com/workos/workos/tree/cb6857d51b453e3cbdb5bf3647d3ca229dd8af65

Source PRs

  • workos/workos#58982
  • workos/workos#59214
  • workos/workos#59349
  • workos/workos#59352
  • workos/workos#59444
  • workos/workos#59453
  • workos/workos#59485
  • workos/workos#59568
  • workos/workos#59680
  • workos/workos#59746
  • workos/workos#59747
  • workos/workos#59756
  • workos/workos#59826
Changes



├─┬Paths
│ ├──[➕] rekey (16210:3)
│ ├──[➕] {name} (16352:3)
│ ├──[➕] data-key (16148:3)
│ ├──[➕] {id} (16386:3)
│ ├──[➕] metadata (16506:3)
│ ├──[➕] decrypt (16182:3)
│ ├──[➕] kv (16244:3)
│ ├──[➕] versions (16540:3)
│ ├─┬/radar/attempts
│ │ └─┬POST
│ │   └─┬Request Body
│ │     └─┬Content
│ │       └─┬application/json
│ │         └─┬Schema
│ │           ├──[➖] properties/bot_score (9345:17)❌ 
│ │           ├──[➖] properties/device_fingerprint (9341:17)❌ 
│ │           └─┬Properties
│ │             └─┬action
│ │               ├──[🔀] example (9331:28)
│ │               ├──[➖] enum (9337:23)❌ 
│ │               ├──[➖] enum (9338:23)❌ 
│ │               ├──[➖] enum (9331:23)❌ 
│ │               ├──[➖] enum (9332:23)❌ 
│ │               ├──[➖] enum (9335:23)❌ 
│ │               └──[➖] enum (9336:23)❌ 
│ └─┬/connect/applications/{id}/client_secrets
│   └─┬GET
│     └─┬Responses
│       └─┬200
│         └─┬Content
│           └─┬application/json
│             └─┬Schema
│               └─┬Schema
│                 └─┬Properties
│                   └─┬last_used_at
│                     └──[➕] format (5836:31)
├─┬Tags
│ └──[➕] vault (17053:5)
└─┬Components
  ├──[➕] schemas/Actor (19357:7)
  ├──[➕] schemas/VersionListResponse (19705:7)
  ├──[➕] schemas/UpdateObjectRequest (19689:7)
  ├──[➕] schemas/PipesConnectedAccount (22202:7)
  ├──[➕] schemas/ObjectVersion (19617:7)
  ├──[➕] schemas/DecryptResponse (19454:7)
  ├──[➕] schemas/ObjectListResponse (19536:7)
  ├──[➕] schemas/ListMetadata (19495:7)
  ├──[➕] schemas/ObjectSummary (19594:7)
  ├──[➕] schemas/ObjectWithoutValue (19649:7)
  ├──[➕] schemas/Object (19512:7)
  ├──[➕] schemas/RekeyRequest (19668:7)
  ├──[➕] schemas/CreateDataKeyResponse (19388:7)
  ├──[➕] schemas/CreateObjectRequest (19417:7)
  ├──[➕] schemas/DeleteObjectResponse (19469:7)
  ├──[➕] schemas/DecryptRequest (19443:7)
  ├──[➕] schemas/ObjectMetadata (19550:7)
  ├──[➕] schemas/CreateDataKeyRequest (19373:7)
  ├──[➕] schemas/Error (19484:7)
  └─┬Schemas
    ├─┬CreateOrganizationApiKeyDto
    │ └──[➕] properties/expires_at (18211:9)
    ├─┬Profile
    │ └─┬Properties
    │   └─┬connection_type
    │     └──[🔀] example (32551:20)
    ├─┬CreateUserApiKeyDto
    │ └──[➕] properties/expires_at (18865:9)
    ├─┬OrganizationApiKeyWithValue
    │ ├──[➕] required (30791:11)❌ 
    │ └──[➕] properties/expires_at (30753:9)
    ├─┬CreateWebhookEndpointDto
    │ └─┬Properties
    │   └─┬events
    │     └─┬Schema
    │       ├──[➕] enum (19269:17)
    │       ├──[➕] enum (19267:17)
    │       └──[➕] enum (19268:17)
    ├─┬OrganizationApiKey
    │ ├──[➕] required (30668:11)❌ 
    │ └──[➕] properties/expires_at (30634:9)
    ├─┬ApiKey
    │ ├──[➕] required (19831:11)❌ 
    │ └──[➕] properties/expires_at (19797:9)
    ├─┬EventSchema
    │ └─┬ALLOF
    │   ├──[➕] oneOf (30247:15)
    │   ├──[➕] oneOf (30276:15)
    │   ├──[➕] oneOf (30305:15)
    │   └─┬ONEOF
    │     ├─┬Properties
    │     │ └─┬data
    │     │   └──[➕] properties/expires_at (22621:21)
    │     ├─┬Properties
    │     │ └─┬data
    │     │   └──[➕] properties/expires_at (22746:21)
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (22202:13)
    │     │ └─┬event
    │     │   └──[🔀] const (29013:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (22202:13)
    │     │ └─┬event
    │     │   └──[🔀] const (29042:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (22202:13)
    │     │ └─┬event
    │     │   └──[🔀] const (29071:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ ├──[➕] required (29136:23)❌ 
    │     │ │ ├──[➕] required (29137:23)❌ 
    │     │ │ ├──[➖] required (28425:23)❌ 
    │     │ │ ├──[➖] required (28427:23)❌ 
    │     │ │ ├──[➖] required (28428:23)❌ 
    │     │ │ ├──[➖] required (28429:23)❌ 
    │     │ │ ├──[➖] required (28430:23)❌ 
    │     │ │ ├──[➖] required (28423:23)❌ 
    │     │ │ ├──[➖] required (28424:23)❌ 
    │     │ │ ├──[➖] required (28426:23)❌ 
    │     │ │ ├──[➖] properties/auth_method (28376:21)❌ 
    │     │ │ ├──[➖] properties/ended_at (28404:21)❌ 
    │     │ │ ├──[➖] properties/expires_at (28399:21)❌ 
    │     │ │ ├──[➖] properties/id (28323:21)❌ 
    │     │ │ ├──[➖] properties/impersonator (28327:21)❌ 
    │     │ │ ├──[➖] properties/ip_address (28350:21)❌ 
    │     │ │ ├──[➖] properties/organization_id (28356:21)❌ 
    │     │ │ ├──[➖] properties/status (28391:21)❌ 
    │     │ │ ├──[➖] properties/user_agent (28362:21)❌ 
    │     │ │ ├──[➖] properties/user_id (28372:21)❌ 
    │     │ │ ├──[➕] properties/permissions (29116:21)
    │     │ │ ├──[➕] properties/resource_type_slug (29112:21)
    │     │ │ ├──[➕] properties/slug (29108:21)
    │     │ │ └─┬Properties
    │     │ │   └─┬object
    │     │ │     ├──[🔀] description (29106:36)
    │     │ │     └──[🔀] const (29107:30)❌ 
    │     │ └─┬event
    │     │   └──[🔀] const (29100:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29166:26)❌ 
    │     │ └─┬data
    │     │   ├──[➕] required (29200:23)❌ 
    │     │   ├──[➕] required (29201:23)❌ 
    │     │   ├──[➖] required (28568:23)❌ 
    │     │   ├──[➖] required (28569:23)❌ 
    │     │   ├──[➖] required (28571:23)❌ 
    │     │   ├──[➖] required (28572:23)❌ 
    │     │   ├──[➖] required (28573:23)❌ 
    │     │   ├──[➖] required (28574:23)❌ 
    │     │   ├──[➖] required (28570:23)❌ 
    │     │   ├──[➖] required (28567:23)❌ 
    │     │   ├──[➖] properties/auth_method (28520:21)❌ 
    │     │   ├──[➖] properties/ended_at (28548:21)❌ 
    │     │   ├──[➖] properties/expires_at (28543:21)❌ 
    │     │   ├──[➖] properties/id (28467:21)❌ 
    │     │   ├──[➖] properties/impersonator (28471:21)❌ 
    │     │   ├──[➖] properties/ip_address (28494:21)❌ 
    │     │   ├──[➖] properties/organization_id (28500:21)❌ 
    │     │   ├──[➖] properties/status (28535:21)❌ 
    │     │   ├──[➖] properties/user_agent (28506:21)❌ 
    │     │   ├──[➖] properties/user_id (28516:21)❌ 
    │     │   ├──[➕] properties/permissions (29182:21)
    │     │   ├──[➕] properties/resource_type_slug (29178:21)
    │     │   ├──[➕] properties/slug (29174:21)
    │     │   └─┬Properties
    │     │     └─┬object
    │     │       ├──[🔀] description (29172:36)
    │     │       └──[🔀] const (29173:30)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (29232:19)
    │     │ └─┬event
    │     │   └──[🔀] const (29230:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (29296:19)
    │     │ └─┬event
    │     │   └──[🔀] const (29294:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29438:26)❌ 
    │     │ └─┬data
    │     │   └──[🔀] $ref (29440:19)
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29582:26)❌ 
    │     │ └─┬data
    │     │   └──[🔀] $ref (20940:13)
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (20940:13)
    │     │ └─┬event
    │     │   └──[🔀] const (29611:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ └──[🔀] $ref (20940:13)
    │     │ └─┬event
    │     │   └──[🔀] const (29640:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ ├──[➕] required (29680:23)❌ 
    │     │ │ ├──[➕] required (29681:23)❌ 
    │     │ │ ├──[➖] required (28859:23)❌ 
    │     │ │ ├──[➖] required (28860:23)❌ 
    │     │ │ ├──[➖] required (28861:23)❌ 
    │     │ │ ├──[➖] required (28862:23)❌ 
    │     │ │ ├──[➖] properties/actor_id (28841:21)❌ 
    │     │ │ ├──[➖] properties/actor_name (28850:21)❌ 
    │     │ │ ├──[➖] properties/actor_source (28845:21)❌ 
    │     │ │ ├──[➖] properties/kv_name (28854:21)❌ 
    │     │ │ ├──[➕] properties/key_provider (29677:21)
    │     │ │ └──[➕] properties/organization_id (29673:21)
    │     │ └─┬event
    │     │   └──[🔀] const (29669:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29708:26)❌ 
    │     │ └─┬data
    │     │   ├──[➕] required (29727:23)❌ 
    │     │   ├──[➕] required (29725:23)❌ 
    │     │   ├──[➕] required (29726:23)❌ 
    │     │   ├──[➖] required (28915:23)❌ 
    │     │   ├──[➖] required (28916:23)❌ 
    │     │   ├──[➖] required (28917:23)❌ 
    │     │   ├──[➖] required (28918:23)❌ 
    │     │   ├──[➖] required (28919:23)❌ 
    │     │   ├──[➖] properties/actor_id (28893:21)❌ 
    │     │   ├──[➖] properties/actor_name (28902:21)❌ 
    │     │   ├──[➖] properties/actor_source (28897:21)❌ 
    │     │   ├──[➖] properties/key_id (28910:21)❌ 
    │     │   ├──[➖] properties/kv_name (28906:21)❌ 
    │     │   ├──[➕] properties/key_provider (29716:21)
    │     │   ├──[➕] properties/organization_id (29712:21)
    │     │   └──[➕] properties/verified (29718:21)
    │     ├─┬Properties
    │     │ └─┬event
    │     │   └──[🔀] const (29754:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29816:26)❌ 
    │     │ └─┬data
    │     │   ├──[➕] required (29841:23)❌ 
    │     │   ├──[➖] required (29033:23)❌ 
    │     │   ├──[➕] properties/kv_name (29833:21)
    │     │   └──[➖] properties/key_id (29025:21)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ ├──[➕] required (29897:23)❌ 
    │     │ │ ├──[➕] required (29898:23)❌ 
    │     │ │ ├──[➖] required (29092:23)❌ 
    │     │ │ ├──[➖] required (29093:23)❌ 
    │     │ │ ├──[➕] properties/key_id (29889:21)
    │     │ │ ├──[➖] properties/key_context (29084:21)❌ 
    │     │ │ ├──[➕] properties/kv_name (29885:21)
    │     │ │ └──[➖] properties/key_ids (29077:21)❌ 
    │     │ └─┬event
    │     │   └──[🔀] const (29868:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29925:26)❌ 
    │     │ └─┬data
    │     │   ├──[➕] required (29960:23)❌ 
    │     │   ├──[➕] required (29958:23)❌ 
    │     │   ├──[➖] required (29149:23)❌ 
    │     │   ├──[➕] properties/key_context (29950:21)
    │     │   ├──[➕] properties/kv_name (29942:21)
    │     │   ├──[➖] properties (0:0)❌ 
    │     │   └─┬Properties
    │     │     └─┬key_id
    │     │       └──[🔀] description (29948:36)
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (29987:26)❌ 
    │     │ └─┬data
    │     │   ├──[➕] required (30012:23)❌ 
    │     │   ├──[➖] required (29202:23)❌ 
    │     │   ├──[➕] properties/key_id (30004:21)
    │     │   └──[➖] properties/kv_name (29194:21)❌ 
    │     ├─┬Properties
    │     │ ├─┬data
    │     │ │ ├──[➕] required (30072:23)❌ 
    │     │ │ ├──[➕] required (30071:23)❌ 
    │     │ │ ├──[➕] properties/key_context (30063:21)
    │     │ │ └──[➕] properties/key_ids (30056:21)
    │     │ └─┬event
    │     │   └──[🔀] const (30039:26)❌ 
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (30099:26)❌ 
    │     │ └─┬data
    │     │   └──[🔀] $ref (30101:19)
    │     ├─┬Properties
    │     │ ├─┬event
    │     │ │ └──[🔀] const (30156:26)❌ 
    │     │ └─┬data
    │     │   └──[🔀] $ref (30158:19)
    │     └─┬Properties
    │       ├─┬data
    │       │ └──[🔀] $ref (30210:19)
    │       └─┬event
    │         └──[🔀] const (30208:26)❌ 
    ├─┬UserApiKeyWithValue
    │ ├──[➕] required (32022:11)❌ 
    │ └──[➕] properties/expires_at (31984:9)
    ├─┬UpdateWebhookEndpointDto
    │ └─┬Properties
    │   └─┬events
    │     └─┬Schema
    │       ├──[➕] enum (19269:17)
    │       ├──[➕] enum (19267:17)
    │       └──[➕] enum (19268:17)
    ├─┬NewConnectApplicationSecret
    │ └─┬Properties
    │   └─┬last_used_at
    │     └──[➕] format (20125:19)
    ├─┬UserApiKey
    │ ├──[➕] required (31894:11)❌ 
    │ └──[➕] properties/expires_at (31860:9)
    └─┬RadarStandaloneResponse
      └─┬Properties
        └─┬control
          ├──[➖] enum (30449:15)❌ 
          └──[➖] enum (30451:15)❌ 


| Document Element | Total Changes | Breaking Changes |
|------------------|---------------|------------------|
| paths            | 18            | 8                |
| tags             | 1             | 0                |
| components       | 185           | 217              |

Date: 05/26/26 | Commit: Update OpenAPI spec from workos/workos@cb6857d51b453e3cbdb5bf3647d3ca229dd8af65

- ❌ **BREAKING Changes**: _225_ out of _204_
- **Modifications**: _41_
- **Removals**: _74_
- **Additions**: _89_
- **Breaking Removals**: _74_
- **Breaking Modifications**: _24_
- **Breaking Additions**: _22_

ERROR: breaking changes discovered

github-actions Bot added a commit that referenced this pull request May 26, 2026
@github-actions
Copy link
Copy Markdown
Contributor

SDK compatibility report

❌ Matrix result: failure

📄 View full code diff

Language Breaking Soft-risk Additive
dotnet n/a n/a n/a
go n/a n/a n/a
kotlin 52 89 203
php n/a n/a n/a
python n/a n/a n/a
ruby n/a n/a n/a
rust n/a n/a n/a

Missing diagnostics

  • dotnet: compat-report.json missing
  • go: compat-report.json missing
  • php: compat-report.json missing
  • python: compat-report.json missing
  • ruby: compat-report.json missing
  • rust: compat-report.json missing

Changes by domain

Domain Breaking Soft-risk Additive Languages
UserManagement 21 4 kotlin
Radar 13 2 kotlin
Authorization 4 24 kotlin
WebhookEndpoint 2 12 14 kotlin
AuditLogExport 2 11 13 kotlin
Webhooks 2 6 kotlin
AuditLogs 1 11 2 kotlin
AuditLogAction 1 5 6 kotlin
AuditLogSchema 1 2 3 kotlin
ApplicationCredentialsListItem 1 kotlin
NewConnectApplicationSecret 1 kotlin
ApiKey 4 2 kotlin
Object 32 kotlin
FlagRuleUpdatedContextConfiguredTargetOrganization 2 kotlin
Vault 19 kotlin
OrganizationMembershipService 17 kotlin
PipeConnectedAccount 16 kotlin
DataKey 7 kotlin
PipesConnectedAccountConnected 7 kotlin
PipesConnectedAccountDisconnected 7 kotlin
PipesConnectedAccountReauthorizationNeeded 7 kotlin
CreateDataKeyResponse 5 kotlin
DecodedPayload 5 kotlin
SortOrder 5 kotlin
Actor 3 kotlin
CreateObjectRequest 3 kotlin
CreateWebhookEndpointEvents 3 kotlin
DecryptDataKeyResponse 3 kotlin
DecryptResponse 3 kotlin
DeleteObjectResponse 3 kotlin
UpdateObjectRequest 3 kotlin
DecryptRequest 2 kotlin
Error 2 kotlin
OrganizationApiKey 2 kotlin
RekeyRequest 2 kotlin
UserApiKey 2 kotlin
CreateDataKeyRequest 1 kotlin
CreateOrganizationApiKey 1 kotlin
CreateUserApiKey 1 kotlin
KeyContext 1 kotlin

Breaking (49)

ApplicationCredentialsListItem

Type changes (1)

ApplicationCredentialsListItem.last_used_at type changed (field)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/models/ApplicationCredentialsListItem.kt
ApplicationCredentialsListItem.last_used_at
type: String?
ApplicationCredentialsListItem.last_used_at
type: OffsetDateTime?

AuditLogAction

1 type removed
Symbol Kind Languages
AuditLogActionJson type kotlin

AuditLogExport

1 type, 1 enum removed
Symbol Kind Languages
AuditLogExportJson type kotlin
AuditLogExportJsonState enum kotlin

AuditLogSchema

1 type removed
Symbol Kind Languages
AuditLogSchema type kotlin

AuditLogs

1 type removed
Symbol Kind Languages
AuditLogsRetentionJson type kotlin

Authorization

Parameter changes (4)

Method Changes Languages
Authorization.listResources search removed kotlin
Authorization.listResourcesByExternalId search removed kotlin
Authorization.listResourcesByExternalIdSuspend search removed kotlin
Authorization.listResourcesSuspend search removed kotlin

NewConnectApplicationSecret

Type changes (1)

NewConnectApplicationSecret.last_used_at type changed (field)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/models/NewConnectApplicationSecret.kt
NewConnectApplicationSecret.last_used_at
type: String?
NewConnectApplicationSecret.last_used_at
type: OffsetDateTime?

Radar

1 field, 8 enum values removed
Symbol Kind Languages
RadarStandaloneAssessRequest.bot_score field kotlin
RadarStandaloneAssessRequestAction.Login enum value kotlin
RadarStandaloneAssessRequestAction.SignIn2 enum value kotlin
RadarStandaloneAssessRequestAction.SignIn3 enum value kotlin
RadarStandaloneAssessRequestAction.Signup enum value kotlin
RadarStandaloneAssessRequestAction.SignUp2 enum value kotlin
RadarStandaloneAssessRequestAction.SignUp3 enum value kotlin
RadarStandaloneResponseControl.CredentialStuffing enum value kotlin
RadarStandaloneResponseControl.IpSignUpRateLimit enum value kotlin

Parameter changes (4)

Method Changes Languages
Radar.createAttempt deviceFingerprint removed; botScore removed kotlin
Radar.createAttemptSuspend deviceFingerprint removed; botScore removed kotlin

UserManagement

Removed methods (17)

Method Languages
UserManagement.createOrganizationMembership kotlin
UserManagement.createOrganizationMembershipSuspend kotlin
UserManagement.deactivateOrganizationMembership kotlin
UserManagement.deactivateOrganizationMembershipSuspend kotlin
UserManagement.deleteOrganizationMembership kotlin
UserManagement.deleteOrganizationMembershipSuspend kotlin
UserManagement.getOrganizationMembership kotlin
UserManagement.getOrganizationMembershipSuspend kotlin
UserManagement.listOrganizationMemberships kotlin
UserManagement.listOrganizationMembershipsSuspend kotlin
UserManagement.reactivateOrganizationMembership kotlin
UserManagement.reactivateOrganizationMembershipSuspend kotlin
UserManagement.updateOrganizationMembership kotlin
UserManagement.updateOrganizationMembershipSuspend kotlin
UserManagementOrganizationMembershipGroups kotlin
UserManagementOrganizationMembershipGroups.listOrganizationMembershipGroups kotlin
UserManagementOrganizationMembershipGroups.listOrganizationMembershipGroupsSuspend kotlin
4 enum values removed
Symbol Kind Languages
UserManagementAuthenticationScreenHint.JsonEnumDefaultValue enum value kotlin
UserManagementAuthenticationScreenHint.SignIn enum value kotlin
UserManagementAuthenticationScreenHint.SignUp enum value kotlin
UserManagementAuthenticationScreenHint.Unknown enum value kotlin

WebhookEndpoint

1 type, 1 enum removed
Symbol Kind Languages
WebhookEndpointJson type kotlin
WebhookEndpointJsonStatus enum kotlin

Webhooks

Parameter changes (2)

Method Changes Languages
Webhooks.updateEndpoint status type: PatchField<WebhookEndpointJsonStatus>PatchField<WebhookEndpointStatus> kotlin
Webhooks.updateEndpointSuspend status type: PatchField<WebhookEndpointJsonStatus>PatchField<WebhookEndpointStatus> kotlin

Soft-risk (83)

ApiKey

Parameter changes (4)

Method Changes Languages
ApiKeys.createOrganizationApiKey requestOptions moved 3→4; expiresAt added kotlin
ApiKeys.createOrganizationApiKeySuspend requestOptions moved 3→4; expiresAt added kotlin

AuditLogAction

5 fields removed
Symbol Kind Languages
AuditLogActionJson.created_at field kotlin
AuditLogActionJson.name field kotlin
AuditLogActionJson.object field kotlin
AuditLogActionJson.schema field kotlin
AuditLogActionJson.updated_at field kotlin

AuditLogExport

6 fields, 5 enum values removed
Symbol Kind Languages
AuditLogExportJson.created_at field kotlin
AuditLogExportJson.id field kotlin
AuditLogExportJson.object field kotlin
AuditLogExportJson.state field kotlin
AuditLogExportJson.updated_at field kotlin
AuditLogExportJson.url field kotlin
AuditLogExportJsonState.Error enum value kotlin
AuditLogExportJsonState.JsonEnumDefaultValue enum value kotlin
AuditLogExportJsonState.Pending enum value kotlin
AuditLogExportJsonState.Ready enum value kotlin
AuditLogExportJsonState.Unknown enum value kotlin

AuditLogs

1 field removed
Symbol Kind Languages
AuditLogsRetentionJson.retention_period_in_days field kotlin

Type changes (10)

AuditLogs.createExport return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.createExport(organizationId, rangeStart, rangeEnd, actions?, …)
returnType: AuditLogExportJson
AuditLogs.createExport(organizationId, rangeStart, rangeEnd, actions?, …)
returnType: AuditLogExport

AuditLogs.createExportSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.createExportSuspend(organizationId, rangeStart, rangeEnd, actions?, …)
returnType: AuditLogExportJson
AuditLogs.createExportSuspend(organizationId, rangeStart, rangeEnd, actions?, …)
returnType: AuditLogExport

AuditLogs.getAuditLogsRetention return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.getAuditLogsRetention(id, requestOptions?)
returnType: AuditLogsRetentionJson
AuditLogs.getAuditLogsRetention(id, requestOptions?)
returnType: AuditLogsRetention

AuditLogs.getAuditLogsRetentionSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.getAuditLogsRetentionSuspend(id, requestOptions?)
returnType: AuditLogsRetentionJson
AuditLogs.getAuditLogsRetentionSuspend(id, requestOptions?)
returnType: AuditLogsRetention

AuditLogs.getExport return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.getExport(auditLogExportId, requestOptions?)
returnType: AuditLogExportJson
AuditLogs.getExport(auditLogExportId, requestOptions?)
returnType: AuditLogExport

AuditLogs.getExportSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.getExportSuspend(auditLogExportId, requestOptions?)
returnType: AuditLogExportJson
AuditLogs.getExportSuspend(auditLogExportId, requestOptions?)
returnType: AuditLogExport

AuditLogs.listActions return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.listActions(before?, after?, limit?, order?, requestOptions?)
returnType: Page<AuditLogActionJson>
AuditLogs.listActions(before?, after?, limit?, order?, requestOptions?)
returnType: Page<AuditLogAction>

AuditLogs.listActionsSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.listActionsSuspend(before?, after?, limit?, order?, requestOptions?)
returnType: Page<AuditLogActionJson>
AuditLogs.listActionsSuspend(before?, after?, limit?, order?, requestOptions?)
returnType: Page<AuditLogAction>

AuditLogs.updateAuditLogsRetention return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.updateAuditLogsRetention(id, retentionPeriodInDays, requestOptions?)
returnType: AuditLogsRetentionJson
AuditLogs.updateAuditLogsRetention(id, retentionPeriodInDays, requestOptions?)
returnType: AuditLogsRetention

AuditLogs.updateAuditLogsRetentionSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/auditlogs/AuditLogs.kt
AuditLogs.updateAuditLogsRetentionSuspend(id, retentionPeriodInDays, requestOptions?)
returnType: AuditLogsRetentionJson
AuditLogs.updateAuditLogsRetentionSuspend(id, retentionPeriodInDays, requestOptions?)
returnType: AuditLogsRetention

AuditLogSchema

2 fields removed
Symbol Kind Languages
AuditLogSchema.actor field kotlin
AuditLogSchema.targets field kotlin

Authorization

Parameter changes (24)

Method Changes Languages
Authorization.listResources parent moved 8→7; requestOptions moved 9→8; resourceId moved 8→7 kotlin
Authorization.listResourcesByExternalId parentResourceTypeSlug moved 8→7; externalId moved 9→8; requestOptions moved 10→9 kotlin
Authorization.listResourcesByExternalIdSuspend parentResourceTypeSlug moved 8→7; externalId moved 9→8; requestOptions moved 10→9 kotlin
Authorization.listResourcesSuspend parent moved 8→7; requestOptions moved 9→8; resourceId moved 8→7 kotlin
Authorization.listRoleAssignments requestOptions moved 5→8; resourceTypeSlug added kotlin
Authorization.listRoleAssignmentsForResource requestOptions moved 5→6; roleSlug added kotlin
Authorization.listRoleAssignmentsForResourceByExternalId requestOptions moved 7→8; roleSlug added kotlin
Authorization.listRoleAssignmentsForResourceByExternalIdSuspend requestOptions moved 7→8; roleSlug added kotlin
Authorization.listRoleAssignmentsForResourceSuspend requestOptions moved 5→6; roleSlug added kotlin
Authorization.listRoleAssignmentsSuspend requestOptions moved 5→8; resourceTypeSlug added kotlin

FlagRuleUpdatedContextConfiguredTargetOrganization

2 fields removed
Symbol Kind Languages
FlagRuleUpdatedContextConfiguredTargetOrganization.id field kotlin
FlagRuleUpdatedContextConfiguredTargetOrganization.name field kotlin

Radar

Parameter changes (2)

Method Changes Languages
Radar.createAttempt requestOptions moved 7→5 kotlin
Radar.createAttemptSuspend requestOptions moved 7→5 kotlin

UserManagement

Parameter changes (4)

Method Changes Languages
UserManagement.createApiKey requestOptions moved 4→5; expiresAt added kotlin
UserManagement.createApiKeySuspend requestOptions moved 4→5; expiresAt added kotlin

WebhookEndpoint

8 fields, 4 enum values removed
Symbol Kind Languages
WebhookEndpointJson.created_at field kotlin
WebhookEndpointJson.endpoint_url field kotlin
WebhookEndpointJson.events field kotlin
WebhookEndpointJson.id field kotlin
WebhookEndpointJson.object field kotlin
WebhookEndpointJson.secret field kotlin
WebhookEndpointJson.status field kotlin
WebhookEndpointJson.updated_at field kotlin
WebhookEndpointJsonStatus.Disabled enum value kotlin
WebhookEndpointJsonStatus.Enabled enum value kotlin
WebhookEndpointJsonStatus.JsonEnumDefaultValue enum value kotlin
WebhookEndpointJsonStatus.Unknown enum value kotlin

Webhooks

Type changes (6)

Webhooks.createEndpoint return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.createEndpoint(endpointUrl, events, requestOptions?)
returnType: WebhookEndpointJson
Webhooks.createEndpoint(endpointUrl, events, requestOptions?)
returnType: WebhookEndpoint

Webhooks.createEndpointSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.createEndpointSuspend(endpointUrl, events, requestOptions?)
returnType: WebhookEndpointJson
Webhooks.createEndpointSuspend(endpointUrl, events, requestOptions?)
returnType: WebhookEndpoint

Webhooks.listEndpoints return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.listEndpoints(before?, after?, limit?, order?, requestOptions?)
returnType: Page<WebhookEndpointJson>
Webhooks.listEndpoints(before?, after?, limit?, order?, requestOptions?)
returnType: Page<WebhookEndpoint>

Webhooks.listEndpointsSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.listEndpointsSuspend(before?, after?, limit?, order?, requestOptions?)
returnType: Page<WebhookEndpointJson>
Webhooks.listEndpointsSuspend(before?, after?, limit?, order?, requestOptions?)
returnType: Page<WebhookEndpoint>

Webhooks.updateEndpoint return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.updateEndpoint(id, endpointUrl?, status?, events?, requestOptions?)
returnType: WebhookEndpointJson
Webhooks.updateEndpoint(id, endpointUrl?, status?, events?, requestOptions?)
returnType: WebhookEndpoint

Webhooks.updateEndpointSuspend return type changed (function)

Language Before After
kotlin
📄 src/main/kotlin/com/workos/webhooks/Webhooks.kt
Webhooks.updateEndpointSuspend(id, endpointUrl?, status?, events?, requestOptions?)
returnType: WebhookEndpointJson
Webhooks.updateEndpointSuspend(id, endpointUrl?, status?, events?, requestOptions?)
returnType: WebhookEndpoint

Additive (202)

Actor

Change Languages
Actor added (type) kotlin
📄 src/main/kotlin/com/workos/models/Actor.kt
Actor.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/Actor.kt
Actor.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/Actor.kt

ApiKey

Change Languages
ApiKey.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/ApiKey.kt
ApiKeyCreatedData.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/ApiKeyCreatedData.kt

AuditLogAction

Change Languages
AuditLogAction added (type) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt
AuditLogAction.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt
AuditLogAction.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt
AuditLogAction.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt
AuditLogAction.schema added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt
AuditLogAction.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogAction.kt

AuditLogExport

Change Languages
AuditLogExport added (type) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.state added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExport.url added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogExport.kt
AuditLogExportState added (enum) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt
AuditLogExportState.Error added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt
AuditLogExportState.JsonEnumDefaultValue added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt
AuditLogExportState.Pending added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt
AuditLogExportState.Ready added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt
AuditLogExportState.Unknown added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/AuditLogExportState.kt

AuditLogs

Change Languages
AuditLogsRetention added (type) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogsRetention.kt
AuditLogsRetention.retention_period_in_days added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogsRetention.kt

AuditLogSchema

Change Languages
AuditLogSchemaDto added (type) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogSchemaDto.kt
AuditLogSchemaDto.actor added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogSchemaDto.kt
AuditLogSchemaDto.targets added (field) kotlin
📄 src/main/kotlin/com/workos/models/AuditLogSchemaDto.kt

CreateDataKeyRequest

Change Languages
CreateDataKeyRequest added (type) kotlin
📄 src/main/kotlin/com/workos/models/CreateDataKeyRequest.kt

CreateDataKeyResponse

Change Languages
CreateDataKeyResponse added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
CreateDataKeyResponse.context added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
CreateDataKeyResponse.data_key added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
CreateDataKeyResponse.encrypted_keys added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
CreateDataKeyResponse.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

CreateObjectRequest

Change Languages
CreateObjectRequest added (type) kotlin
📄 src/main/kotlin/com/workos/models/CreateObjectRequest.kt
CreateObjectRequest.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/CreateObjectRequest.kt
CreateObjectRequest.value added (field) kotlin
📄 src/main/kotlin/com/workos/models/CreateObjectRequest.kt

CreateOrganizationApiKey

Change Languages
CreateOrganizationApiKey.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/CreateOrganizationApiKey.kt

CreateUserApiKey

Change Languages
CreateUserApiKey.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/CreateUserApiKey.kt

CreateWebhookEndpointEvents

Change Languages
CreateWebhookEndpointEvents.PipesConnectedAccountConnected added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/CreateWebhookEndpointEvents.kt
CreateWebhookEndpointEvents.PipesConnectedAccountDisconnected added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/CreateWebhookEndpointEvents.kt
CreateWebhookEndpointEvents.PipesConnectedAccountReauthorizationNeeded added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/CreateWebhookEndpointEvents.kt

DataKey

Change Languages
DataKey added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKey.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKey.key added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKeyPair added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKeyPair.context added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKeyPair.dataKey added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DataKeyPair.encryptedKeys added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

DecodedPayload

Change Languages
DecodedPayload added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecodedPayload.ciphertext added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecodedPayload.iv added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecodedPayload.keys added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecodedPayload.tag added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

DecryptDataKeyResponse

Change Languages
DecryptDataKeyResponse added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecryptDataKeyResponse.data_key added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
DecryptDataKeyResponse.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

DecryptRequest

Change Languages
DecryptRequest added (type) kotlin
📄 src/main/kotlin/com/workos/models/DecryptRequest.kt
DecryptRequest.keys added (field) kotlin
📄 src/main/kotlin/com/workos/models/DecryptRequest.kt

DecryptResponse

Change Languages
DecryptResponse added (type) kotlin
📄 src/main/kotlin/com/workos/models/DecryptResponse.kt
DecryptResponse.data_key added (field) kotlin
📄 src/main/kotlin/com/workos/models/DecryptResponse.kt
DecryptResponse.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/DecryptResponse.kt

DeleteObjectResponse

Change Languages
DeleteObjectResponse added (type) kotlin
📄 src/main/kotlin/com/workos/models/DeleteObjectResponse.kt
DeleteObjectResponse.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/DeleteObjectResponse.kt
DeleteObjectResponse.success added (field) kotlin
📄 src/main/kotlin/com/workos/models/DeleteObjectResponse.kt

Error

Change Languages
Error added (type) kotlin
📄 src/main/kotlin/com/workos/models/Error.kt
Error.error added (field) kotlin
📄 src/main/kotlin/com/workos/models/Error.kt

KeyContext

Change Languages
KeyContext added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

Object

Change Languages
Object added (type) kotlin
📄 src/main/kotlin/com/workos/models/Object.kt
Object.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/Object.kt
Object.metadata added (field) kotlin
📄 src/main/kotlin/com/workos/models/Object.kt
Object.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/Object.kt
Object.value added (field) kotlin
📄 src/main/kotlin/com/workos/models/Object.kt
ObjectDigest added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectDigest.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectDigest.name added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectDigest.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.context added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.environment_id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.key_id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.updated_by added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectMetadata.version_id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectSummary added (type) kotlin
📄 src/main/kotlin/com/workos/models/ObjectSummary.kt
ObjectSummary.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectSummary.kt
ObjectSummary.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectSummary.kt
ObjectSummary.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectSummary.kt
ObjectUpdateBy added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectUpdateBy.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectUpdateBy.name added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectVersion added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectVersion.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectVersion.current_version added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectVersion.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
ObjectWithoutValue added (type) kotlin
📄 src/main/kotlin/com/workos/models/ObjectWithoutValue.kt
ObjectWithoutValue.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectWithoutValue.kt
ObjectWithoutValue.metadata added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectWithoutValue.kt
ObjectWithoutValue.name added (field) kotlin
📄 src/main/kotlin/com/workos/models/ObjectWithoutValue.kt

OrganizationApiKey

Change Languages
OrganizationApiKey.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/OrganizationApiKey.kt
OrganizationApiKeyWithValue.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/OrganizationApiKeyWithValue.kt

OrganizationMembershipService

Change Languages
OrganizationMembershipService added (service) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.create(createUserRole?, userId, organizationId, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.createSuspend(createUserRole?, userId, organizationId, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.deactivate(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.deactivateSuspend(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.delete(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.deleteSuspend(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.get(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.getSuspend(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.list(before?, after?, limit?, order?, …) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.listGroups(omId, before?, after?, limit?, …) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.listGroupsSuspend(omId, before?, after?, limit?, …) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.listSuspend(before?, after?, limit?, order?, …) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.reactivate(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.reactivateSuspend(id, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.update(id, createUserRole?, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt
OrganizationMembershipService.updateSuspend(id, createUserRole?, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/organizationmembership/OrganizationMembershipService.kt

PipeConnectedAccount

Change Languages
PipeConnectedAccount added (type) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.data_integration_id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.organization_id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.provider_slug added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.scopes added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.state added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccount.user_id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipeConnectedAccount.kt
PipeConnectedAccountState added (enum) kotlin
📄 src/main/kotlin/com/workos/types/PipeConnectedAccountState.kt
PipeConnectedAccountState.Connected added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/PipeConnectedAccountState.kt
PipeConnectedAccountState.JsonEnumDefaultValue added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/PipeConnectedAccountState.kt
PipeConnectedAccountState.NeedsReauthorization added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/PipeConnectedAccountState.kt
PipeConnectedAccountState.Unknown added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/PipeConnectedAccountState.kt

PipesConnectedAccountConnected

Change Languages
PipesConnectedAccountConnected added (type) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.context added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.data added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.event added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt
PipesConnectedAccountConnected.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountConnected.kt

PipesConnectedAccountDisconnected

Change Languages
PipesConnectedAccountDisconnected added (type) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.context added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.data added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.event added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt
PipesConnectedAccountDisconnected.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountDisconnected.kt

PipesConnectedAccountReauthorizationNeeded

Change Languages
PipesConnectedAccountReauthorizationNeeded added (type) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.context added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.data added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.event added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt
PipesConnectedAccountReauthorizationNeeded.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/PipesConnectedAccountReauthorizationNeeded.kt

RekeyRequest

Change Languages
RekeyRequest added (type) kotlin
📄 src/main/kotlin/com/workos/models/RekeyRequest.kt
RekeyRequest.encrypted_keys added (field) kotlin
📄 src/main/kotlin/com/workos/models/RekeyRequest.kt

SortOrder

Change Languages
SortOrder added (enum) kotlin
📄 src/main/kotlin/com/workos/types/SortOrder.kt
SortOrder.Asc added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/SortOrder.kt
SortOrder.Desc added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/SortOrder.kt
SortOrder.JsonEnumDefaultValue added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/SortOrder.kt
SortOrder.Unknown added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/SortOrder.kt

UpdateObjectRequest

Change Languages
UpdateObjectRequest added (type) kotlin
📄 src/main/kotlin/com/workos/models/UpdateObjectRequest.kt
UpdateObjectRequest.value added (field) kotlin
📄 src/main/kotlin/com/workos/models/UpdateObjectRequest.kt
UpdateObjectRequest.version_check added (field) kotlin
📄 src/main/kotlin/com/workos/models/UpdateObjectRequest.kt

UserApiKey

Change Languages
UserApiKey.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/UserApiKey.kt
UserApiKeyWithValue.expires_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/UserApiKeyWithValue.kt

Vault

Change Languages
Vault added (service) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.configFor(afterCursor?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.createDataKey(keyContext, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.createObject(name, value, keyContext, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.decrypt(encryptedData, associatedData?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.decryptDataKey(keys, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.deleteObject(objectId, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.encrypt(data, keyContext, associatedData?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.getObjectMetadata(objectId, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.listObjects(before?, after?, limit?, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.listObjectVersions(objectId, before?, after?, limit?, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.readObject(objectId, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.readObjectByName(name, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
Vault.updateObject(objectId, value, versionCheck?, requestOptions?) added (function) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
VaultObject added (type) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
VaultObject.id added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
VaultObject.metadata added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
VaultObject.name added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt
VaultObject.value added (field) kotlin
📄 src/main/kotlin/com/workos/vault/Vault.kt

WebhookEndpoint

Change Languages
WebhookEndpoint added (type) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.created_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.endpoint_url added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.events added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.id added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.object added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.secret added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.status added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpoint.updated_at added (field) kotlin
📄 src/main/kotlin/com/workos/models/WebhookEndpoint.kt
WebhookEndpointStatus added (enum) kotlin
📄 src/main/kotlin/com/workos/types/WebhookEndpointStatus.kt
WebhookEndpointStatus.Disabled added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/WebhookEndpointStatus.kt
WebhookEndpointStatus.Enabled added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/WebhookEndpointStatus.kt
WebhookEndpointStatus.JsonEnumDefaultValue added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/WebhookEndpointStatus.kt
WebhookEndpointStatus.Unknown added (enum value) kotlin
📄 src/main/kotlin/com/workos/types/WebhookEndpointStatus.kt

@gjtorikian
Copy link
Copy Markdown
Collaborator

this is broken due to the fact that Vault is now in the spec

@gjtorikian gjtorikian merged commit b0eb6fb into main May 26, 2026
4 of 11 checks passed
@gjtorikian gjtorikian deleted the update-spec-20260526-131317-26450036043 branch May 26, 2026 13:21
github-actions Bot added a commit that referenced this pull request May 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant